type github.com/gotd/td/telegram.downloadClient (struct)
Method Implmentations (1 other method implements nothing)
CDN(ctx context.Context, dc int, max int64) (downloader.CDN, io.Closer, error)
downloadClient.M : github.com/gotd/td/telegram/downloader.CDNProvider.CDN
UploadGetCDNFileHashes(ctx context.Context, request *tg.UploadGetCDNFileHashesRequest) ([]tg.FileHash, error)
downloadClient.M : github.com/gotd/td/telegram/downloader.Client.UploadGetCDNFileHashes
UploadGetFile(ctx context.Context, request *tg.UploadGetFileRequest) (tg.UploadFileClass, error)
downloadClient.M : github.com/gotd/td/telegram/downloader.Client.UploadGetFile
UploadGetFileHashes(ctx context.Context, request *tg.UploadGetFileHashesRequest) ([]tg.FileHash, error)
downloadClient.M : github.com/gotd/td/telegram/downloader.Client.UploadGetFileHashes
UploadGetWebFile(ctx context.Context, request *tg.UploadGetWebFileRequest) (*tg.UploadWebFile, error)
downloadClient.M : github.com/gotd/td/telegram/downloader.Client.UploadGetWebFile
UploadReuploadCDNFile(ctx context.Context, request *tg.UploadReuploadCDNFileRequest) ([]tg.FileHash, error)
downloadClient.M : github.com/gotd/td/telegram/downloader.Client.UploadReuploadCDNFile![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |